Objects Types and Constants Properties Methods Object Hierarchy Index

Tables Property

Description:

Returns the object's Tables collection.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Tables(&prop);

Visual Basic:
prop = object.Tables

/r/n

Parts:

prop

Tables*

[out][retval]

The Tables collection.

Defined in:

Application

Drawing


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums